Skip to content

Conversation

sbSteveK
Copy link
Contributor

@sbSteveK sbSteveK commented Aug 15, 2025

  • Disentangle Samples from CI
  • Convert samples to one-file, self-contained samples
  • Remove deprecated samples and update documentation
  • Remove Device Advisor Testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sbSteveK sbSteveK marked this pull request as ready for review August 27, 2025 16:20
@@ -11,10 +11,6 @@
{
"name": "--message",
"data": "hello"
},
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verify that we're actually running this sample because last I remember, greengrass IPC samples in CI was broken

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that we are running the sample and test. It was added in this PR: #585

and is used in the CI job linux-greengrass-tests. It's currently setup to run the sample basic_discovery.py which unfortunately used the MQTT3 client. I'm hoping in the next full samples pass to be able to convert it to MQTT5 but I'm not immediately familiar enough with the test to off-hand know if it's possible. If it's not, I'll probably move the sample out of the the samples folder into a testing folder to remove all traces of MQTT3 from the main samples folder.

@sbSteveK sbSteveK changed the title Sample Revamp Sample CI Cleanup Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants